home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2004 December / maximum-cd-2004-12.iso / Data / ads.pcg / scripts / DefineButton2_31 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-10-12  |  67 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.falcon-nw.com", "_blank");
  3. }
  4.